runtime.maptype.needkeyupdate (method)

2 uses

	runtime (current package)
		map.go#L640: 			if t.needkeyupdate() {
		type.go#L372: func (mt *maptype) needkeyupdate() bool { // true if we need to update key on an overwrite